public static NList<NVisual> HitTestAllByPoint( NVisual visualRoot, NPoint pointInRoot, INFilter<NVisual> filter )
Parameters
- visualRoot
- visual root to hit test
- pointInRoot
- point in visualRoot coordinates
- filter
- filter for the visuals that need to be hit tested.
Return Value
the top most hit